Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp320 bool llvm::isLegalToPromote(CallSite CS, Function *Callee, in isLegalToPromote() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCodeGenPrepare.cpp539 bool ARMCodeGenPrepare::isLegalToPromote(Value *V) { in isLegalToPromote() function in ARMCodeGenPrepare