Searched defs:IsHoistable (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp919 bool IsHoistable = checkHoistValue(SI->getCondition(), InsertPoint, local
940 bool IsHoistable = checkHoistValue(Branch->getCondition(), InsertPoint, local
1415 bool IsHoistable = checkHoistValue(BI->getCondition(), InsertPoint, DT, local
1427 bool IsHoistable = checkHoistValue(SI->getCondition(), InsertPoint, DT, local
[all...]

Completed in 97 milliseconds