Searched defs:StoreBB (Results 1 – 6 of 6) sorted by relevance
240 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP() local 345 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP_128() local [all...]
1820 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP() local 1947 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP_64() local [all...]
515 BasicBlock *StoreBB = OnlyStore->getParent(); rewriteSingleStoreAlloca() local
2792 isSafeToSpeculateStore(Instruction * I,BasicBlock * BrBB,BasicBlock * StoreBB,BasicBlock * EndBB) isSafeToSpeculateStore() argument
1494 BasicBlock *DestBB = StoreBB->getTerminator()->getSuccessor(0); in mergeStoreIntoSuccessor() local [all...]
3564 llvm::BasicBlock *StoreBB = store->getParent(); findDominatingStoreToReturnValue() local