Searched refs:getMachineBasicBlocks (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/llvm/unittests/CodeGen/ |
D | LexicalScopesTest.cpp | 160 LS.getMachineBasicBlocks(OutermostLoc.get(), MBBVec); in TEST_F() 198 LS.getMachineBasicBlocks(OutermostLoc.get(), MBBVec); in TEST_F() 396 LS.getMachineBasicBlocks(OutermostLoc.get(), OutermostBlocks); in TEST_F() 397 LS.getMachineBasicBlocks(InBlockLoc.get(), InBlockBlocks); in TEST_F() 398 LS.getMachineBasicBlocks(NotNestedBlockLoc.get(), NotNestedBlockBlocks); in TEST_F()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 280 void LexicalScopes::getMachineBasicBlocks( in getMachineBasicBlocks() function in LexicalScopes 325 getMachineBasicBlocks(DL, *Set); in dominates()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LexicalScopes.h | 163 void getMachineBasicBlocks(const DILocation *DL,
|
/external/llvm/include/llvm/CodeGen/ |
D | LexicalScopes.h | 162 void getMachineBasicBlocks(const DILocation *DL,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LexicalScopes.h | 163 void getMachineBasicBlocks(const DILocation *DL,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 279 void LexicalScopes::getMachineBasicBlocks( in getMachineBasicBlocks() function in LexicalScopes
|
D | LiveDebugValues.cpp | 139 LS.getMachineBasicBlocks(DL, LBlocks); in dominates()
|
/external/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 270 void LexicalScopes::getMachineBasicBlocks( in getMachineBasicBlocks() function in LexicalScopes
|
D | LiveDebugVariables.cpp | 94 LS.getMachineBasicBlocks(DL, LBlocks); in dominates()
|
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
D | InstrRefBasedImpl.cpp | 2908 LS.getMachineBasicBlocks(DILoc, BlocksToExplore); in vlocDataflow()
|