Home
last modified time | relevance | path

Searched defs:InstBr (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h61 virtual void instrumentBr(LoweringContext &, class InstBr *) {} in instrumentBr()
DIceInst.cpp314 InstBr::InstBr(Cfg *Func, Operand *Source, CfgNode *TargetTrue_, in InstBr() function in Ice::InstBr
331 InstBr::InstBr(Cfg *Func, CfgNode *Target) in InstBr() function in Ice::InstBr