Searched refs:getAccessType (Results 1 - 4 of 4) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DPAccessNetworkInfo.java90 public String getAccessType() { method in class:PAccessNetworkInfo
252 if (getAccessType() != null)
253 encoding.append(getAccessType());
H A DPAccessNetworkInfoHeader.java98 public String getAccessType(); method in interface:PAccessNetworkInfoHeader
/external/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp193 const MDNode *getAccessType() const { function in class:__anon25707::TBAAStructTagNode
/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp696 /// getAccessType - Return the type of the memory being accessed.
697 static Type *getAccessType(const Instruction *Inst) { function
2179 Type *AccessTy = getAccessType(UI->getUser());
2867 getAccessType(UserInst), /*BaseGV=*/ nullptr,
3001 AccessTy = getAccessType(LF.UserInst);

Completed in 91 milliseconds