Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp58 static cl::opt<bool> IgnoreMissingDefs("rafast-ignore-missing-defs", variable
692 assert((&MBB != &MBB.getParent()->front() || IgnoreMissingDefs) && in reloadAtBegin()