Searched refs:hasNonDebugLocLoopMetadata (Results 1 – 3 of 3) sorted by relevance
410 LLVM_ABI bool hasNonDebugLocLoopMetadata() const;
1275 if (TI->hasNonDebugLocLoopMetadata()) in TryToSimplifyUncondBranchFromEmptyBlock()1278 if (PredTI->hasNonDebugLocLoopMetadata()) in TryToSimplifyUncondBranchFromEmptyBlock()1346 if (TI->hasNonDebugLocLoopMetadata()) { in TryToSimplifyUncondBranchFromEmptyBlock()
478 bool Instruction::hasNonDebugLocLoopMetadata() const { in hasNonDebugLocLoopMetadata() function in Instruction