Home
last modified time | relevance | path

Searched defs: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
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1158 static void rewriteInputConstraintReferences(unsigned FirstIn, in rewriteInputConstraintReferences()