Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp678 static Instruction* getBranchInsertPoint(RegInfo &RI) { in getBranchInsertPoint() function
880 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
915 InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
1150 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope()