Searched defs:Call2 (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScopedNoAliasAA.cpp | 93 const CallBase *Call2, in getModRefInfo()
|
H A D | AliasAnalysis.cpp | 185 getModRefInfo(const Instruction * I,const CallBase * Call2) getModRefInfo() argument 190 getModRefInfo(const Instruction * I,const CallBase * Call2,AAQueryInfo & AAQI) getModRefInfo() argument 266 getModRefInfo(const CallBase * Call1,const CallBase * Call2,AAQueryInfo & AAQI) getModRefInfo() argument [all...] |
H A D | TypeBasedAliasAnalysis.cpp | 440 getModRefInfo(const CallBase * Call1,const CallBase * Call2,AAQueryInfo & AAQI) getModRefInfo() argument
|
H A D | BasicAliasAnalysis.cpp | 1001 getModRefInfo(const CallBase * Call1,const CallBase * Call2,AAQueryInfo & AAQI) getModRefInfo() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 426 auto Call2 = makeLibCall(DAG, LC2, RetVT, Ops, CallOptions, dl, Chain); softenSetCCOperands() local
|