Home
last modified time | relevance | path

Searched defs:findInsertionPoint (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp364 bool SSAIfConv::findInsertionPoint() { in findInsertionPoint() function in SSAIfConv