Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDivRemPairs.cpp246 auto IsSafeToHoist = [](Instruction *DivOrRem, BasicBlock *ParentBB) { optimizeDivRem() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp214 InsertBinop(Instruction::BinaryOps Opcode,Value * LHS,Value * RHS,SCEV::NoWrapFlags Flags,bool IsSafeToHoist) InsertBinop() argument
[all...]