Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1462 static bool isSafeToHoistInstr(Instruction *I, unsigned Flags) { in isSafeToHoistInstr() function
1644 isSafeToHoistInstr(I1, SkipFlagsBB1) && in hoistCommonCodeFromSuccessors()
1652 return isSafeToHoistInstr(I2, SkipFlagsBB2) && in hoistCommonCodeFromSuccessors()