Home
last modified time | relevance | path

Searched refs:MightBeFoldableInst (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp123 static bool MightBeFoldableInst(Instruction *I) { in MightBeFoldableInst() function
414 if (!MightBeFoldableInst(I)) in FindAllMemoryUses()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2720 static bool MightBeFoldableInst(Instruction *I) { in MightBeFoldableInst() function
3499 if (!MightBeFoldableInst(I)) in FindAllMemoryUses()