Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DCodeGenPrepare.cpp991 static bool MightBeFoldableInst(Instruction *I) { in MightBeFoldableInst() function
1279 if (!MightBeFoldableInst(I)) in FindAllMemoryUses()