Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp898 bool IsHoistable = checkHoistValue(SI->getCondition(), InsertPoint, checkScopeHoistable() local
919 bool IsHoistable = checkHoistValue(Branch->getCondition(), InsertPoint, checkScopeHoistable() local
1392 bool IsHoistable = checkHoistValue(BI->getCondition(), InsertPoint, DT, setCHRRegions() local
1404 bool IsHoistable = checkHoistValue(SI->getCondition(), InsertPoint, DT, setCHRRegions() local
[all...]