Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DAliasAnalysis.cpp427 AliasAnalysis::callCapturesBefore(const Instruction *I, in callCapturesBefore() function in AliasAnalysis
/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h525 ModRefResult callCapturesBefore(const Instruction *I, const Value *P, in callCapturesBefore() function