Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2662 static bool MightBeFoldableInst(Instruction *I) { in MightBeFoldableInst() function
3441 if (!MightBeFoldableInst(I)) in FindAllMemoryUses()