Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp108 bool setNonLazyBind = false) { in lowerObjCCall()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp193 static bool setNonLazyBind(Function &F) { in setNonLazyBind() function