Home
last modified time | relevance | path

Searched refs:getMachineBasicBlocks (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLexicalScopes.cpp280 void LexicalScopes::getMachineBasicBlocks( in getMachineBasicBlocks() function in LexicalScopes
325 getMachineBasicBlocks(DL, *Set); in dominates()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h163 void getMachineBasicBlocks(const DILocation *DL,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2908 LS.getMachineBasicBlocks(DILoc, BlocksToExplore); in vlocDataflow()