Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp629 MemoryAccess *FirstIn = MP->getIncomingValue(0); in removeMSSA() local
631 [=](Use &In) { return In == FirstIn; })) in removeMSSA()
/external/clang/lib/CodeGen/
DTargetInfo.cpp1028 static void rewriteInputConstraintReferences(unsigned FirstIn, in rewriteInputConstraintReferences() argument
1053 if (OperandIndex >= FirstIn) in rewriteInputConstraintReferences()