Searched refs:ProfilePathBlockVector (Results 1 – 2 of 2) sorted by relevance
29 typedef std::vector<BasicBlock*> ProfilePathBlockVector; typedef66 ProfilePathBlockVector* getPathBlocks() const;
177 ProfilePathBlockVector* ProfilePath::getPathBlocks() const { in getPathBlocks()180 ProfilePathBlockVector* pbv = new ProfilePathBlockVector; in getPathBlocks()