Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp677 static Instruction* getBranchInsertPoint(RegInfo &RI) { in getBranchInsertPoint() function
879 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
911 InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
1145 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope()