HomeSort by: relevance | last modified time | path
    Searched refs:getMachineBasicBlocks (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LexicalScopes.cpp 277 /// getMachineBasicBlocks - Populate given set using machine basic blocks which
280 void LexicalScopes::getMachineBasicBlocks(
325 getMachineBasicBlocks(DL, *Set);
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LexicalScopes.h 160 /// getMachineBasicBlocks - Populate given set using machine basic blocks
163 void getMachineBasicBlocks(const DILocation *DL,
252 /// for \ref LexicalScopes::getMachineBasicBlocks results.
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
InstrRefBasedImpl.cpp 2908 LS.getMachineBasicBlocks(DILoc, BlocksToExplore);

Completed in 22 milliseconds