Searched refs:IncorporateFunctionInfoGlobalBBIDs (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.cpp534 static void IncorporateFunctionInfoGlobalBBIDs(const Function *F, function in namespace:llvm_2_9
549 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.cpp534 static void IncorporateFunctionInfoGlobalBBIDs(const Function *F, function in namespace:llvm_2_9_func
549 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs);
/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.cpp524 static void IncorporateFunctionInfoGlobalBBIDs(const Function *F, function in namespace:llvm_3_2
539 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs);

Completed in 790 milliseconds