Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLexicalScopes.cpp280 void LexicalScopes::getMachineBasicBlocks( in getMachineBasicBlocks() function in LexicalScopes
325 getMachineBasicBlocks(DL, *Set); in dominates()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h163 void getMachineBasicBlocks(const DILocation *DL,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3034 LS.getMachineBasicBlocks(DILoc, BlocksToExplore); in getBlocksForScope()