Searched refs:shouldSkip (Results 1 – 2 of 2) sorted by relevance
75 bool shouldSkip(MachineBasicBlock *From, MachineBasicBlock *To);116 bool SILowerControlFlowPass::shouldSkip(MachineBasicBlock *From, in shouldSkip() function in SILowerControlFlowPass138 if (!shouldSkip(*From.getParent()->succ_begin(), To.getMBB())) in Skip()154 !shouldSkip(&MBB, &MBB.getParent()->back())) in SkipIfDead()
266 static bool shouldSkip(uint32_t Symflags) { in shouldSkip() function348 if (shouldSkip(Symflags)) in claim_file_hook()593 if (shouldSkip(ObjSym.getFlags())) in getModuleForFile()