Searched refs:getMachineBasicBlocks (Results 1 – 4 of 4) sorted by relevance
162 LS.getMachineBasicBlocks(OutermostLoc.get(), MBBVec); in TEST_F()200 LS.getMachineBasicBlocks(OutermostLoc.get(), MBBVec); in TEST_F()398 LS.getMachineBasicBlocks(OutermostLoc.get(), OutermostBlocks); in TEST_F()399 LS.getMachineBasicBlocks(InBlockLoc.get(), InBlockBlocks); in TEST_F()400 LS.getMachineBasicBlocks(NotNestedBlockLoc.get(), NotNestedBlockBlocks); in TEST_F()
280 void LexicalScopes::getMachineBasicBlocks( in getMachineBasicBlocks() function in LexicalScopes325 getMachineBasicBlocks(DL, *Set); in dominates()
163 void getMachineBasicBlocks(const DILocation *DL,
2565 LS.getMachineBasicBlocks(DILoc, BlocksToExplore); in getBlocksForScope()