Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp100 Value *createCond(IRBuilder<> &BBBuilder, Value *Arg, CmpInst::Predicate Cmp, in createCond() function in __anona37531bd0111::LibCallsShrinkWrap
111 Value *createCond(CallInst *CI, Value *Arg, CmpInst::Predicate Cmp, in createCond() function in __anona37531bd0111::LibCallsShrinkWrap
118 Value *createCond(CallInst *CI, CmpInst::Predicate Cmp, float Val) { in createCond() function in __anona37531bd0111::LibCallsShrinkWrap