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