Home
last modified time | relevance | path

Searched refs:IsAnySuccessorAlsoLayoutSuccessor (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PTX/
DPTXInstrInfo.h127 static bool IsAnySuccessorAlsoLayoutSuccessor(const MachineBasicBlock& MBB);
DPTXInstrInfo.cpp215 IsAnySuccessorAlsoLayoutSuccessor(MBB)) { in AnalyzeBranch()
397 IsAnySuccessorAlsoLayoutSuccessor(const MachineBasicBlock& MBB) { in IsAnySuccessorAlsoLayoutSuccessor() function in PTXInstrInfo