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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp716 static Instruction* getBranchInsertPoint(RegInfo &RI) { function
901 Instruction *InsertPoint = getBranchInsertPoint(RI);
936 InsertPoint = getBranchInsertPoint(RI);
1173 Instruction *InsertPoint = getBranchInsertPoint(RI);

Completed in 183 milliseconds