Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp633 MemoryAccess *FirstIn = MP->getIncomingValue(0); in removeMSSA() local
635 [=](Use &In) { return In == FirstIn; })) in removeMSSA()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1158 static void rewriteInputConstraintReferences(unsigned FirstIn, in rewriteInputConstraintReferences() argument
1183 if (OperandIndex >= FirstIn) in rewriteInputConstraintReferences()