Searched defs:NewEntry (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp125 BasicBlock *NewEntry = local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp230 DWARFYAML::Entry NewEntry; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp173 AddrLabelSymEntry &NewEntry = AddrLabelSymbols[New]; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h68 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp874 BasicBlock *NewEntry = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3239 const ASTRecordLayout *NewEntry = nullptr; local
3447 const ASTRecordLayout *NewEntry = new (*this) ASTRecordLayout( local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp341 auto *NewEntry = BasicBlock::Create(C, "resume.entry", &F); local

Completed in 382 milliseconds