Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h838 SpecificBumpPtrAllocator<Node> BPA; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBranchProbabilityInfo.cpp415 BranchProbabilityAnalysis BPA(&Weights, this, &LI); in runOnFunction() local