Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DCodeGenPrepare.cpp1247 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
1304 if (!IsOperandAMemoryOperand(CI, IA, I, TLI)) in FindAllMemoryUses()