Home
last modified time | relevance | path

Searched refs:getBranchInsertPoint (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp670 static Instruction* getBranchInsertPoint(RegInfo &RI) { in getBranchInsertPoint() function
872 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
907 InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
1142 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope()