Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3404 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
3465 if (!IsOperandAMemoryOperand(CI, IA, I, TM)) in FindAllMemoryUses()