Searched defs:PhiCount (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/unittests/IR/ | ||
| H A D | BasicBlockTest.cpp | 40 int PhiCount = 0; in TEST() local |
| /llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | JumpThreading.cpp | 436 unsigned PhiCount = 0; getJumpThreadDuplicationCost() local |