Searched defs:ProfilePathBlockVector (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/Analysis/ | ||
H A D | PathProfileInfo.h | 29 typedef std::vector<BasicBlock*> ProfilePathBlockVector; typedef in namespace:llvm 66 ProfilePathBlockVector* getPathBlocks() const; |
Completed in 216 milliseconds