Searched defs:NumPhis (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ModuloSchedule.cpp | 415 unsigned NumPhis = std::min(NumStages, MaxPhis); generateExistingPhis() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombinePHI.cpp | 194 unsigned NumPhis = 0; in foldIntegerTypedPHI() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 3480 unsigned NumPhis = 0; FoldTwoEntryPHINode() local |