Home
last modified time | relevance | path

Searched defs:Call2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp93 const CallBase *Call2, in getModRefInfo()
H A DAliasAnalysis.cpp185 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 DTypeBasedAliasAnalysis.cpp440 getModRefInfo(const CallBase * Call1,const CallBase * Call2,AAQueryInfo & AAQI) getModRefInfo() argument
H A DBasicAliasAnalysis.cpp1001 getModRefInfo(const CallBase * Call1,const CallBase * Call2,AAQueryInfo & AAQI) getModRefInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp426 auto Call2 = makeLibCall(DAG, LC2, RetVT, Ops, CallOptions, dl, Chain); softenSetCCOperands() local