Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.hpp1358 const std::list<G4_Label*>& getIndirectJmpLabels() in getIndirectJmpLabels() function in vISA::G4_InstCF
H A DFlowGraph.cpp765 … const std::list<G4_Label*>& jmpTargets = i->asCFInst()->getIndirectJmpLabels(); in constructFlowGraph()