Home
last modified time | relevance | path

Searched defs:PhiBB (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp191 BasicBlock *PhiBB = PN->getIncomingBlock(U); sinkInstruction() local
H A DMergeICmps.cpp670 BasicBlock *const PhiBB = Phi.getParent(); in mergeComparisons() local
H A DJumpThreading.cpp168 auto *SuccBB = PhiBB; in updatePredecessorProfileMetadata() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp312 IRBuilder<> Builder(PhiBB, PhiBB->begin()); in createDivRemPhiNodes() argument
/llvm-project/llvm/unittests/Transforms/IPO/
H A DFunctionSpecializationTest.cpp372 Instruction &PhiBB = BB.front(); TEST_F() local
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp995 BasicBlock *PhiBB = Phi->getParent(); isFixedOrderRecurrence() local
H A DLazyValueInfo.cpp763 BasicBlock *PhiBB = PN->getIncomingBlock(i); solveBlockValuePHINode() local
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp134 BasicBlock *PhiBB = Phi.getParent(); foldGuardedFunnelShift() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp16576 BasicBlock *PhiBB = BasicBlock::Create(Ctx, "atomicrmw.phi", F, ExitBB); emitExpandAtomicRMW() local