Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DAddUsing.cpp146 findInsertionPoint(const Tweak::Selection &Inputs, in findInsertionPoint() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, findInsertionPoint() function in AArch64PromoteConstant
/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp370 bool SSAIfConv::findInsertionPoint() { in findInsertionPoint() function in SSAIfConv