Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4827 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
4923 if (!IsOperandAMemoryOperand(CI, IA, I, TLI, TRI)) in FindAllMemoryUses()