Searched defs:Outlined (Results 1 – 4 of 4) sorted by relevance
67 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 116 Function *Outlined = CE.extractCodeRegion(CEAC, Inputs, Outputs); TEST() local 175 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 232 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 291 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 366 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 401 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 453 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 503 Function *Outlined = CE.extractCodeRegion(CEAC); TEST() local 550 Function *Outlined = CE.extractCodeRegion(CEAC, Inputs, Outputs); TEST() local 609 Function *Outlined = CE.extractCodeRegion(CEAC, Inputs, Outputs); TEST() local [all...]
326 DenseSet<unsigned> Outlined; variable
748 Function *Outlined = outlineColdRegions() local
5010 Function *Outlined = dyn_cast<Function>(CalleeVal); TEST_F() local