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.cpp679 static Instruction* getBranchInsertPoint(RegInfo &RI) { in getBranchInsertPoint() function
881 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
916 InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable()
1151 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope()