Searched defs:CapturesBefore (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DAliasAnalysis.cpp366 struct CapturesBefore : public CaptureTracker { struct in namespace:__anon8579
367 CapturesBefore(const Instruction *I, DominatorTree *DT) function in struct:__anon8579::CapturesBefore
417 CapturesBefore CB(I, DT);

Completed in 40 milliseconds