Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5183 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
5270 if (!IsOperandAMemoryOperand(CI, IA, I, TLI, TRI)) in FindAllMemoryUses()