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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp255 void EmitPreheaderBranchOnCondition(Value *LIC, Constant *Val,
726 void LoopUnswitch::EmitPreheaderBranchOnCondition(Value *LIC, Constant *Val, function in class:LoopUnswitch
787 EmitPreheaderBranchOnCondition(Cond, Val, NewExit, NewPH,
1089 EmitPreheaderBranchOnCondition(LIC, Val, NewBlocks[0], LoopBlocks[0], OldBR,

Completed in 51 milliseconds