Home
last modified time | relevance | path

Searched defs:BlockName (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp209 std::string FunctionName, BlockName; in LoadFile() local
271 std::string &BlockName = BlocksToNotExtractByName.back().second; in runOnModule() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp353 const char *BlockName = nullptr; in ParseBlock() local
607 if (const char *BlockName = GetBlockName(I->first, StreamFile, in AnalyzeBitcode() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp654 std::string BlockName; in CodeGenAndEmitDAG() local