Home
last modified time | relevance | path

Searched defs:callCapturesBefore (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Analysis/
DAliasAnalysis.cpp428 ModRefInfo AAResults::callCapturesBefore(const Instruction *I, in callCapturesBefore() function in AAResults
/external/llvm-project/llvm/lib/Analysis/
DAliasAnalysis.cpp657 ModRefInfo AAResults::callCapturesBefore(const Instruction *I, in callCapturesBefore() function in AAResults
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysis.cpp640 ModRefInfo AAResults::callCapturesBefore(const Instruction *I, in callCapturesBefore() function in AAResults
/external/llvm-project/llvm/include/llvm/Analysis/
DAliasAnalysis.h705 ModRefInfo callCapturesBefore(const Instruction *I, const Value *P, in callCapturesBefore() function