Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4944 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
5035 if (!IsOperandAMemoryOperand(CI, IA, I, TLI, TRI)) in FindAllMemoryUses()