Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp44 const Twine &NameSuffix, Function *F, in CloneBasicBlock()
88 const char *NameSuffix, ClonedCodeInfo *CodeInfo, in CloneFunctionInto()
326 const char *NameSuffix; member
498 const char *NameSuffix, in CloneAndPruneIntoFromInst()
778 const char *NameSuffix, ClonedCodeInfo *CodeInfo, Instruction *TheCall) { in CloneAndPruneFunctionInto()
800 const Twine &NameSuffix, LoopInfo *LI, in cloneLoopWithPreheader()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp953 const char *NameSuffix = "") { in EmitCompare()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10208 std::string NameSuffix; member