Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DGraphColor.h776 G4_INST* setupBE_FP = nullptr; variable
866 G4_INST* getBEFPSetupInst() { return setupBE_FP; } in getBEFPSetupInst()
867 void setBEFPSetupInst(G4_INST* i) { setupBE_FP = i; } in setBEFPSetupInst()